This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
// Send the request through the connection
m_Ldap.SendRequest(AddRequest);
Problem no 1:- I am not able to create user Email file folder and .ID file, for which I need to register the user that I dont know how to register a user via LDAP connection.
Problem no 2:- I am not able to create groups using this LDAP connection as a error comes up mentioning "An object class voilation occurs". Here is the code for creating groups.